Skip to content

[codex] Finalize app title and package identity#474

Merged
jjoonleo merged 2 commits into
mainfrom
codexd/446-finalize-app-title-package-identity
May 10, 2026
Merged

[codex] Finalize app title and package identity#474
jjoonleo merged 2 commits into
mainfrom
codexd/446-finalize-app-title-package-identity

Conversation

@jjoonleo

@jjoonleo jjoonleo commented May 9, 2026

Copy link
Copy Markdown
Contributor

Closes #446.

Parent track: #466.

Summary

Verification

  • rg -n "On Time|android:label|applicationId|CFBundleDisplayName|CFBundleName|club\.devkor\.ontime" android ios web docs lib pubspec.yaml README.md -g "!**/Pods/**"
  • plutil -lint ios/Runner/Info.plist ios/Runner/Info-Debug.plist
  • dart run build_runner build --delete-conflicting-outputs (completed; option is ignored by current build_runner, generated files are gitignored)
  • flutter analyze

Unblocks

@jjoonleo jjoonleo marked this pull request as ready for review May 10, 2026 03:22
@jjoonleo jjoonleo merged commit e128240 into main May 10, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Release] Finalize app title, package identity, and public naming

1 participant